Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled biweekly dependency update for week 31 #588

Merged
merged 10 commits into from
Aug 3, 2021

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 2, 2021

Update charset-normalizer from 2.0.3 to 2.0.4.

Changelog

2.0.4

*Changes:*

- **Improvement:** ❇️ Adjust the MD to lower the sensitivity, thus improving the global detection reliability (69 76) 
- **Improvement:** ❇️ Allow fallback on specified encoding if any (71)
- **Bugfix:** 🐛 The CLI no longer raise an unexpected exception when no encoding has been found (70)
- **Bugfix:** 🐛 Fix accessing the 'alphabets' property when the payload contains surrogate characters (68)
- **Bugfix:** 🐛 ✏️ The logger could mislead (explain=True) on detected languages and the impact of one MBCS match (in 72) 
- **Bugfix:** 🐛 Submatch factoring could be wrong in rare edge cases (in 72)
- **Bugfix:** 🐛 Multiple files given to the CLI were ignored when publishing results to STDOUT. (After the first path) (in 72)
- **Internal:** 🎨  Fix line endings from CRLF to LF for certain files (67)
Links

Update importlib-metadata from 4.6.1 to 4.6.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update isort from 5.9.2 to 5.9.3.

Changelog

5.9.3

- Improved text of skipped file message to mention gitignore feature.
- Made all exceptions pickleable.
- Fixed 1779: Pylama integration ignores pylama specific isort config overrides.
- Fixed 1781: `--from-first` CLI flag shouldn't take any arguments.
- Fixed 1792: Sorting literals sometimes ignored when placed on first few lines of file.
- Fixed 1777: extend_skip is not honored wit a git submodule when skip_gitignore=true.
Links

Update platformdirs from 2.1.0 to 2.2.0.

Changelog

2.2.0

------------------
- Unix: Fallback to default if XDG environment variable is empty
Links

Update pylint from 2.9.5 to 2.9.6.

Changelog

2.9.6

===========================
Release date: 2021-07-28

* Fix a false positive ``undefined-variable`` when variable name in decoration
matches function argument

Closes 3791
Links

Update tomli from 1.1.0 to 1.2.0.

Changelog

1.2.0

- Deprecated
- Text file objects as input to `load`.
 Binary file objects should be used instead to avoid opening a TOML file with universal newlines or with an encoding other than UTF-8.
Links

Update tox from 3.24.0 to 3.24.1.

Changelog

3.24.1

--------------------

Bugfixes
^^^^^^^^

- ``get_requires_for_build_sdist`` hook (PEP 517) is assumed to return an empty list if left unimplemented by the backend build system - by :user:`oczkoisse`
`2130 <https://github.com/tox-dev/tox/issues/2130>`_


Documentation
^^^^^^^^^^^^^

- The documentation of ``install_command`` now also mentions that you can provide arbitrary commands - by :user:`jugmac00`
`2081 <https://github.com/tox-dev/tox/issues/2081>`_
Links

Update tqdm from 4.61.2 to 4.62.0.

Changelog

4.62.0

- `asyncio.gather` API consistency with stdlib (1212)
- fix shutdown exception (1209 <- 1198)
- misc build framework updates (1209)
- add [GH Sponsors](https://github.com/sponsors/tqdm/dashboard/tiers?frequency=one-time) & [merch](https://tqdm.github.io/merch) links
Links

Update virtualenv from 20.6.0 to 20.7.0.

Changelog

20.7.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Removed ``xonsh`` activator due to this breaking fairly often the CI and lack of support from those packages
maintainers, upstream is encouraged to continue supporting the project as a
`plugin <https://github.com/xonsh/xonsh/issues/3689>`_  - by :user:`gaborbernat`. (`#2160 <https://github.com/pypa/virtualenv/issues/2160>`_)
Links

@Hugovdberg Hugovdberg merged commit 1afe7af into develop Aug 3, 2021
@Hugovdberg Hugovdberg deleted the pyup/scheduled-update-2021-08-02 branch August 3, 2021 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants